Method OrderBy<TField>(Expression<Func<IRedbGrouping<TKey, TProps>, TField>>)

Assembly: redb.Core.dll

Order rows within window ascending.

IGroupedWindowSpec<TKey, TProps> OrderBy<TField>(Expression<Func<IRedbGrouping<TKey, TProps>, TField>> orderSelector)